home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / Ap-Az / AstroStack1.1.cpt / AstroStack DEMO / card_10033.txt < prev    next >
Encoding:
Text File  |  1988-04-24  |  4.3 KB  |  234 lines

  1. -- card: 10033 from stack: in
  2. -- bmap block id: 5614
  3. -- flags: 0000
  4. -- background id: 2632
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field id 6
  9.   hide card field id 7
  10.   hide card field id 8
  11.   hide card field id 9
  12.   hide card field id 10
  13.   hide card field id 13
  14. end openCard
  15.  
  16.  
  17.  
  18. -- part 1 (field)
  19. -- low flags: 01
  20. -- high flags: 0000
  21. -- rect: left=14 top=49 right=66 bottom=213
  22. -- title width / last selected line: 0
  23. -- icon id / first selected line: 0 / 0
  24. -- text alignment: 0
  25. -- font id: 3
  26. -- text size: 12
  27. -- style flags: 256
  28. -- line height: 16
  29. -- part name: 
  30.  
  31.  
  32. -- part 2 (field)
  33. -- low flags: 01
  34. -- high flags: 0000
  35. -- rect: left=14 top=66 right=83 bottom=213
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 0
  39. -- font id: 3
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: 
  44.  
  45.  
  46. -- part 10 (field)
  47. -- low flags: 81
  48. -- high flags: 4007
  49. -- rect: left=204 top=112 right=263 bottom=423
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 0
  53. -- font id: 3
  54. -- text size: 9
  55. -- style flags: 0
  56. -- line height: 12
  57. -- part name: 
  58.  
  59.  
  60. -- part 3 (field)
  61. -- low flags: 01
  62. -- high flags: 0000
  63. -- rect: left=166 top=83 right=301 bottom=266
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 0 / 0
  66. -- text alignment: 65535
  67. -- font id: 3
  68. -- text size: 12
  69. -- style flags: 1280
  70. -- line height: 18
  71. -- part name: 
  72.  
  73.  
  74. -- part 4 (field)
  75. -- low flags: 01
  76. -- high flags: 0000
  77. -- rect: left=265 top=83 right=301 bottom=492
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 0
  81. -- font id: 3
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 18
  85. -- part name: 
  86.  
  87.  
  88. -- part 6 (field)
  89. -- low flags: 80
  90. -- high flags: 0001
  91. -- rect: left=0 top=0 right=342 bottom=12
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 0 / 0
  94. -- text alignment: 0
  95. -- font id: 3
  96. -- text size: 12
  97. -- style flags: 0
  98. -- line height: 16
  99. -- part name: 
  100.  
  101.  
  102. -- part 7 (field)
  103. -- low flags: 80
  104. -- high flags: 0001
  105. -- rect: left=500 top=0 right=342 bottom=512
  106. -- title width / last selected line: 0
  107. -- icon id / first selected line: 0 / 0
  108. -- text alignment: 0
  109. -- font id: 3
  110. -- text size: 12
  111. -- style flags: 0
  112. -- line height: 16
  113. -- part name: 
  114.  
  115.  
  116. -- part 8 (field)
  117. -- low flags: 80
  118. -- high flags: 0001
  119. -- rect: left=0 top=0 right=40 bottom=512
  120. -- title width / last selected line: 0
  121. -- icon id / first selected line: 0 / 0
  122. -- text alignment: 0
  123. -- font id: 3
  124. -- text size: 12
  125. -- style flags: 0
  126. -- line height: 16
  127. -- part name: 
  128.  
  129.  
  130. -- part 9 (field)
  131. -- low flags: 80
  132. -- high flags: 0001
  133. -- rect: left=0 top=302 right=342 bottom=512
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 0 / 0
  136. -- text alignment: 0
  137. -- font id: 3
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: 
  142.  
  143.  
  144. -- part 12 (button)
  145. -- low flags: 00
  146. -- high flags: A003
  147. -- rect: left=182 top=309 right=331 bottom=282
  148. -- title width / last selected line: 0
  149. -- icon id / first selected line: 0 / 0
  150. -- text alignment: 1
  151. -- font id: 0
  152. -- text size: 12
  153. -- style flags: 0
  154. -- line height: 16
  155. -- part name: Continue
  156. ----- HyperTalk script -----
  157. on mouseUp
  158.   go to next card
  159. end mouseUp
  160.  
  161.  
  162.  
  163. -- part 13 (field)
  164. -- low flags: 80
  165. -- high flags: 0001
  166. -- rect: left=169 top=307 right=335 bottom=297
  167. -- title width / last selected line: 0
  168. -- icon id / first selected line: 0 / 0
  169. -- text alignment: 0
  170. -- font id: 3
  171. -- text size: 12
  172. -- style flags: 0
  173. -- line height: 16
  174. -- part name: 
  175.  
  176.  
  177. -- part contents for card part 3
  178. ----- text -----
  179. Sun:
  180. Moon:
  181. Mercury:
  182. Venus:
  183. Mars:
  184. Jupiter:
  185. Saturn:
  186. Uranus:
  187. Neptune:
  188. Pluto:
  189. Ascendant:
  190. Mid-Heaven:
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198. -- part contents for card part 10
  199. ----- text -----
  200. Sun,353.333333
  201. Moon,146.183333
  202. Mercury,347.2
  203. Venus,345.35
  204. Mars,57.666667
  205. Jupiter,177.35
  206. Saturn,254.233333
  207. Uranus,123.183333
  208. Neptune,212.183333
  209. Pluto,148.616667
  210. Ascendant,261.316667
  211. Mid-Heaven,173
  212.  
  213. -- part contents for card part 1
  214. ----- text -----
  215. Jane Smith
  216.  
  217. -- part contents for card part 4
  218. ----- text -----
  219. Pisces 23¬∞ 20'  (House 4)
  220. Leo 26¬∞ 11'  (House 9)
  221. Pisces 17¬∞ 12'  (House 3)
  222. Pisces 15¬∞ 21'  (House 3)
  223. Taurus 27¬∞ 40'  (House 6)
  224. Virgo 27¬∞ 21'  (House 10)
  225. Sagittarius 14¬∞ 14'  (House 12)
  226. Leo 3¬∞ 11'  (House 8)
  227. Scorpio 2¬∞ 11'  (House 11)
  228. Leo 28¬∞ 37'  (House 9)
  229. Sagittarius 21¬∞ 19'
  230. Virgo 23¬∞
  231.  
  232. -- part contents for card part 2
  233. ----- text -----
  234. Thu, Mar 14, 1957